Fixed a bug which caused lines to not be spaced correctly when printing the screen on a Personal LaserWriter LS.
Fixed a bug which caused character attributes to become incorrect as a result of scrolling.
Version 4.6.3, August 14, 1991:
Added "ESC :" as an additional clear screen sequence. This sequence is used by the IBM 3708 TVI950 definition.
Version 4.6.2, July 17, 1991:
Fixed a bug which could cause erased characters to reappear after a screen update.
Version 4.6.1, March 30, 1991:
Added beep sound selection under the "Miscellaneous" settings. When "System Alert Sound" is selected, the beep sound is the sound selected in the Control Panel, and is played in the usual way. When any other sound is selected, it is played by Term asynchronously, so that processing will not be delayed while the beep sound is being played.
Changed the file transfer code so that the default directory for reading or writing a new file will be the most recent directory used by Term. The directory is initially set to the directory which contains Term. The directory will be changed when a settings file is read or written, and when a file is uploaded or downloaded.
The "File" menu now contains "Open Connection" and "Close Connection" items. In this version of Term they are always disabled. They will be used in a future version of Term which supports the Communications Toolbox.
Fixed a bug which could cause Term to crash during file transfers.
Added color icons to Term for System 7.
Version 4.6.0, January, 1991:
Convert from Aztec C MPW 3.2 C.
Added "Set Creator..." to the "File" menu to allow selecting the creator for text files Term creates (either by "Save Session" or by WMAC downloads).
Version 4.5.4 10/28/90:
Fixed a bug which could cause system errors after Term prompts for a settings file or a file to transmit. This bug has only been observed in System 7.0, although it could possibly affect other versions as well.
Version 4.5.3 9/15/90:
Fixed bug which prevented desk accessories from being opened when using System 7.
Added handling of disk insert events. While Term is active, it is now possible to format an unformatted floppy disk. On keyboards which have both a command key and a control key, the control key is now used to generate control characters, and the command key may be used for menu key equivalents. Command-Q has been added to the File menu as an equivalent for Quit.
Updated the screen drawing code so that drawing remains as fast as possible regardless of where Term's window is positioned on the screen.